home *** CD-ROM | disk | FTP | other *** search
- Path: newsbf02.news.aol.com!not-for-mail
- From: awhang8367@aol.com (AWhang8367)
- Newsgroups: comp.lang.c++
- Subject: A fatal distant call to the "hood"
- Date: 1 Feb 1996 20:36:33 -0500
- Organization: America Online, Inc. (1-800-827-6364)
- Sender: root@newsbf02.news.aol.com
- Message-ID: <4erpr1$4ha@newsbf02.news.aol.com>
- Reply-To: awhang8367@aol.com (AWhang8367)
- NNTP-Posting-Host: newsbf02.mail.aol.com
-
- Hi! I have been using BC++ 4.0 and I have recently upgraded it to
- 4.52.My main target platform has been for DOS.:-( For the second time I
- have compiled a program which has function that makes a far call to
- another function which then makes a near return. The result was fatal.
- Declaring the function as far/near doesn't seem to help any. I have
- fiddled with almost every compiler.linker & optimization options but to no
- avail. Has anyone ever encountered this strange phenomena or may have
- remedy to this problem?
- for (i=0;;i++) printf("Thank you!\n");
-